home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Utilities Experience
/
The Utilities Experience - Volume 1.iso
/
software
/
rendering
/
utilities
/
dust
/
dusthelp
/
rename
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-11-03
|
357 b
|
9 lines
COMMAND RENAME
-----------------------------------------------------------------
Purpose: Rename object-sequences
Usage: RENAME(<basename1>,<from1>,<to1>,<basename2>,<from2>,<to2>)
Examples: rename(obj,1,20,obj2,10,30)
rename(obj,20,1,obj2,10,30)
rename(obj,1,20,obj2,30,10)
rename(obj,20,1,obj2,30,10)